projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00b2f9a
)
(command-line-1): Stop startup-echo-area-message being hidden by
author
Glenn Morris
<rgm@gnu.org>
Fri, 19 Sep 2003 17:12:53 +0000
(17:12 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 19 Sep 2003 17:12:53 +0000
(17:12 +0000)
"Loading image..." message.
lisp/startup.el
patch
|
blob
|
history
diff --git
a/lisp/startup.el
b/lisp/startup.el
index 66e946651170d0ff4b4e360c58cbbb77a560d61e..8d425f84e191fbc7bcc0e7401af434512b9f8cf2 100644
(file)
--- a/
lisp/startup.el
+++ b/
lisp/startup.el
@@
-1553,6
+1553,8
@@
normal otherwise."
nil t))
(error nil))
(kill-buffer buffer)))))
+ ;; Stop any "Loading image..." message hiding echo-area-message.
+ (use-fancy-splash-screens-p)
(display-startup-echo-area-message))
;; Delay 2 seconds after an init file error message